func github.com/andybalholm/brotli.skipSpace
5 uses
github.com/andybalholm/brotli (current package)
http.go#L71: s = skipSpace(s)
http.go#L73: s = skipSpace(s[1:])
http.go#L83: s = skipSpace(s)
http.go#L87: s = skipSpace(s[1:])
http.go#L93: func skipSpace(s string) (rest string) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |